home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1998 July
/
Chip_1998-07_cd.bin
/
zkuste
/
mazda
/
mazIn311.dxr
/
Internal_23_NO Visible.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
1998-05-06
|
229 b
|
12 lines
on beginSprite me
set the visible of sprite the spriteNum of me to 0
end
on endSprite me
set the visible of sprite the spriteNum of me to 1
end
on SetVis me, lVis
set the visible of sprite the spriteNum of me to lVis
end